Set a reasonable default soundfont for Debian
authorFabian Greffrath <fabian@debian.org>
Wed, 4 Sep 2019 11:07:34 +0000 (13:07 +0200)
committerMarc Leeman <marc.leeman@gmail.com>
Tue, 10 Mar 2026 09:53:38 +0000 (10:53 +0100)
Bug-Debian: https://bugs.debian.org/929185
Forwarded: not-needed

Gbp-Pq: Name default-soundfont.patch

ext/fluidsynth/gstfluiddec.c

index c25f0ca8d8f66e0e91e33022de62fbe651df0d6d..5770022d995b814905e250e2a589b3166186c42c 100644 (file)
@@ -73,7 +73,7 @@ enum
   LAST_SIGNAL
 };
 
-#define DEFAULT_SOUNDFONT       NULL
+#define DEFAULT_SOUNDFONT       "/usr/share/sounds/sf3/default-GM.sf3"
 #define DEFAULT_SYNTH_CHORUS    TRUE
 #define DEFAULT_SYNTH_REVERB    TRUE
 #define DEFAULT_SYNTH_GAIN      0.2